Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / IAsyncActionWithProgress<TProgress> Interface / Close Method

In This Topic
    Close Method (IAsyncActionWithProgress<TProgress>)
    In This Topic
    Closes the asynchronous operation.
    Syntax
    'Declaration
     
    Sub Close() 
    void Close()
    See Also